From: Richard M. Stallman Date: Mon, 26 Nov 2001 00:04:43 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~60259 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=5eea19a4fb6d324ff6788f2dc09ae6bf7519c3fc;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 489af484713..fba0a7cd939 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2001-11-25 Juanma Barranquero + + * abbrev.c (Fexpand_abbrev): Use Frun_hooks instead of Vrun_hooks. + + * buffer.c (Fkill_buffer): Use Frun_hooks, not Vrun_hooks. + + * print.c (temp_output_buffer_setup): Use Frun_hooks, not Vrun_hooks. + 2001-11-25 Stefan Monnier * xfaces.c (merge_face_heights): Coerce back to int explicitly.